home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / ease-3.5 / doc / ap2 < prev    next >
Encoding:
Text File  |  1991-10-15  |  3.0 KB  |  113 lines

  1. ...
  2. ... $Header: /tmp_mnt/home/kreskin/u0/barnett/Src/Ease/ease/doc/RCS/ap2,v 3.3 1991/09/09 16:36:05 barnett Exp $
  3. ... 
  4. ... $Log: ap2,v $
  5. ... Revision 3.3  1991/09/09  16:36:05  barnett
  6. ... minor bug fixes
  7. ...
  8. ... Revision 2.1  1990/01/30  12:57:42  jeff
  9. ... Made changes corresponding to Ease release 2.1Alpha.
  10. ... se.
  11. ...
  12. ... Version 2.0  90/01/30  12:50:12  jeff
  13. ... Baseline version, corresponding to netwide release 2.0.
  14. ... 
  15. ... Revision 1.5  88/06/15  10:11:53  root
  16. ... Added undocumented/unimplemented options. Fixed so it would troff well. ADR.
  17. ... 
  18. ... Revision 1.4  88/01/21  17:10:33  root
  19. ... Added new option; change location of Sendmail doc to 4.3 SMM. ADR.
  20. ... 
  21. ... Revision 1.3  87/09/04  14:55:36  root
  22. ... Fixed typo in new options. ADR.
  23. ... 
  24. ... Revision 1.2  87/03/03  17:05:41  root
  25. ... Changes for 4.3 version of sendmail. ADR.
  26. ... 
  27. ... Revision 1.1  87/03/03  17:01:24  root
  28. ... Initial revision
  29. ... 
  30. ...
  31. .DS C
  32. \s+5\fBAppendix B\fR
  33.  
  34. \fBSendmail Options\fR\s-5
  35. .DE
  36. .PP
  37. For a complete description of Sendmail's options and their values, refer to 
  38. Appendix B of the Sendmail Installation and Operation Guide (SMM:7 in the
  39. 4.3 BSD UNIX System Manager's Manual), by Eric Allman.
  40. .sp
  41. .TS 
  42. center box;
  43. c|c
  44. l|l.
  45. Sendmail Option (\fBEase\fR)    Sendmail Option (Raw)    Special Values
  46. =
  47. \fIo_alias\fR    A    
  48. \fIo_ewait\fR    a    
  49. \fIo_bsub\fR    B    
  50. \fIo_checkpoint\fR    C *
  51. \fIo_qwait\fR    c    
  52. \fIo_delivery\fR  (special values below)    d  (special values below)
  53.      \fId_interactive\fR         i 
  54.      \fId_background\fR        b 
  55.      \fId_queue\fR        q
  56. \fIo_rebuild\fR    D
  57. \fIo_handling\fR  (special values below)    e  (special values below)
  58.      \fIh_print\fR         p 
  59.      \fIh_exit\fR         q
  60.      \fIh_mail\fR         m
  61.      \fIh_write\fR         w
  62.      \fIh_mailz\fR         e
  63. \fIo_tmode\fR    F    
  64. \fIo_usave\fR    f    
  65. \fIo_gid\fR    g    
  66. \fIo_fsmtp\fR    H    
  67. \fIo_skipd\fR    i    
  68. \fIo_nameserver\fR    I (HP/UX)
  69. \fIo_slog\fR    L    
  70. \fIo_rsend\fR    m    
  71. \fIo_dnet\fR    N (Ultrix)
  72. \fIo_validate\fR    n \(dg
  73. \fIo_hformat\fR    o    
  74. \fIo_pmaster\fR    P \(bu
  75. \fIo_qdir\fR    Q    
  76. \fIo_qfactor\fR    q
  77. \fIo_tread\fR    r    
  78. \fIo_flog\fR    S    
  79. \fIo_safe\fR    s    
  80. \fIo_qtimeout\fR    T    
  81. \fIo_timezone\fR    t    
  82. \fIo_dmuid\fR    u    
  83. \fIo_verbose\fR    v    
  84. \fIo_wizpass\fR    W    
  85. \fIo_loadq\fR    x    
  86. \fIo_loadnc\fR    X    
  87. \fIo_recipfactor\fR    y
  88. \fIo_newproc\fR    Y
  89. \fIo_prifactor\fR    z
  90. \fIo_waitfactor\fR    Z
  91. \fIo_maxempty\fR    b (SunOS)
  92. \fIo_maxhops\fR    h (SunOS)
  93. \fIo_remote\fR    R (SunOS)
  94. \fIo_aliasfile\fR    Y (SunOS)
  95. \fIo_envelope\fR    / (IDA)
  96.  
  97.  
  98.  
  99. .TE
  100. .PP
  101. * This option is undocumented and unimplemented in 4.3BSD. It is
  102. for checkpointing mail after \fIN\fR failed connections. \fBEase\fR supports
  103. it in anticipation of future developments.
  104. Ultrix uses this flag in Ultrix 3.0. I assume it means the same thing.
  105. .PP
  106. \(dg This option is undocumented in 4.3BSD. It specifies that the right hand
  107. side of an alias definition should be checked for validity as an address
  108. when the alias database is being rebuilt.
  109. .PP
  110. \(bu This option is undocumented in 4.3BSD.
  111. It specifies the address of a Postmaster who should be carbon-copied on
  112. all returned bad mail.
  113.